home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2000 November / cd joystick no120 novembre 2000 cd 1.iso / data / demos / gunlok / data1.cab / Program_Executable_Files / scripts / Maze.gcs < prev    next >
Text File  |  2000-08-22  |  800b  |  44 lines

  1. echo off
  2.  
  3. fogcolour 0 0 0
  4. fogvalue 0.67
  5. fogtransition 4
  6. fogupdate 10
  7.  
  8. sunangle 150
  9. sunbrightness 5 5 5 
  10.  
  11. set camera pos -90 -17 -38
  12. set camera ori 0 341 7620
  13. set distance 58
  14.  
  15. //////////////////
  16. //team 3 cam pos//
  17. //////////////////
  18.  
  19. // set camera pos 96 -17 33
  20. // set camera ori 0 439 -5606
  21. // set distance 68
  22.  
  23. heap garbage_ea plasmagnum
  24. heap garbage_eb flamethrower
  25. heap garbage_ec maxim_laser
  26. heap garbage_ed health_pickup
  27.  
  28. heap garbage_fa binary_laser
  29. heap garbage_fb health_pickup
  30.  
  31. heap garbage_ga health_pickup
  32. heap garbage_gb maxim_laser
  33.  
  34. heap garbage_ha sight_pickup
  35. heap garbage_hb plasmagnum
  36. heap garbage_hc sight_pickup
  37.  
  38. heap garbage_ia flamethrower
  39. heap garbage_ib binary_laser
  40.  
  41. heap garbage_ja health_pickup
  42. heap garbage_jb plasma_bolts
  43.  
  44. echo on